auto merge of #108 : jdeseno/cargo/clean-submodules, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 1 Jul 2014 23:15:01 +0000 (23:15 +0000)
committerbors <bors@rust-lang.org>
Tue, 1 Jul 2014 23:15:01 +0000 (23:15 +0000)
Small change. Use git's `submodule` `foreach` command to cleanup dependencies. I think this way you won't have to remember to update the makefile when a dependency is added or removed.


Trivial merge